Creating Mappers
Before you can call mapper functions to register a name or search for a name, you must create a mapper provider by calling theOTAsyncOpenMapper
orOTOpenMapper
functions. When you finish using a mapper, call theOTCloseProvider
function to close the mapper provider.